home *** CD-ROM | disk | FTP | other *** search
/ Intermedia 1998 January / inter1_98.iso / biznes / nails16 / employee.md_ / employee.md / Payroll Records.json < prev    next >
JavaScript Object Notation  |  1997-08-29  |  240b

  1. {
  2.     "schema": {
  3.         "RecordID": "Long Integer",
  4.         "EmployeeID": "Long Integer",
  5.         "ServiceDate": "DateTime",
  6.         "TodayEarn": "Currency",
  7.         "ToDateEArn": "Currency",
  8.         "50ByTotal": "Currency",
  9.         "60ByTotal": "Currency",
  10.         "50ByMonth": "Currency",
  11.         "60ByMonth": "Currency"
  12.     },
  13.     "data": []
  14. }